getDest

open fun getDest(): Int

The address of the destination node.
This field is is filled in by the mesh radio device software, application
layer software should never need it.
RouteDiscovery messages _must_ populate this.
Other message types might need to if they are doing multihop routing.
fixed32 dest = 4;

Return

The dest.